|
temphum7 2.2.0
|
TempHum7 Click example. More...
Functions | |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
TempHum7 Click example.
This application measurement temperature and humidity data.
The demo application is composed of two sections :
Initializes device and logger module and sets default configuration for measurements.
Calculates and Logs temperature and relative humidity
| void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | void | ) |
| int main | ( | void | ) |